Skip to content

Conversation

@0010capacity
Copy link
Owner

Description

Describe the changes in this PR and what problem they solve.

Type of Change

  • Bug fix (non-breaking)
  • New feature (non-breaking)
  • Breaking change
  • Documentation update

Related Issues

Closes #

Changes Made

List the specific changes made in this PR:

  • Change 1
  • Change 2
  • Change 3

Testing

How was this change tested?

  1. Step 1
  2. Step 2
  3. Step 3

Checklist

  • My code follows the project style guidelines
  • I have performed a self-review of my code
  • I have commented complex or unclear parts
  • I have updated relevant documentation
  • No new warnings or errors have been generated
  • Tests pass locally
  • Existing functionality is not broken

Screenshots (if applicable)

If this includes UI changes, add screenshots or videos.

Additional Information

Any other relevant information or context.

…ock editor bugs

- Remove ASSISTANT badge, @mention hint, and header border from copilot panel
- Remove empty state message (How can I help you today?) for cleaner interface
- Improve AI message styling: use transparent bg with border instead of filled color
- Change AI loader color from accent to tertiary for less visual disruption
- Convert progress indicator text from Korean to English for consistency
- Fix cursor disappearance bug when re-clicking focused blocks
- Remove text selection auto-highlight feature (CodeMirror match highlighting)
- Remove IconRobot and related imports (no longer used)

These changes create a more professional, minimalist copilot experience while
maintaining agent-based architecture. Build passes, all diagnostics clean.
Remove the user icon (IconUser) from user message bubbles in the copilot
panel to achieve a cleaner, more minimal appearance. This completes the
minimalist UI overhaul - both user and AI messages now display without
accompanying icons.
@0010capacity 0010capacity merged commit 1273920 into main Feb 8, 2026
2 checks passed
@0010capacity 0010capacity deleted the develop branch February 8, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant